-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Start running scalability presubmits against all PRs #7547
Start running scalability presubmits against all PRs #7547
Conversation
fyi - @krzyzacy @BenTheElder |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: shyamjvs, wojtek-t The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
d9d0f76
to
243184f
Compare
New changes are detected. LGTM label has been removed. |
Fixed presubmit - reapplying lgtm. |
243184f
to
b1e9f54
Compare
New changes are detected. LGTM label has been removed. |
Fixed the other presubmit for bazel - reapplying lgtm. |
@shyamjvs: Updated the config configmap In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Ref umbrella - #4445 |
we're moving towards tide, if you want to run a job against all PRs but not have it blocking it needs to have |
Isn't 'true' the default for |
No, any unset fields default to zero values (false). |
This implements phase-1 of our proposed scalability processes (minus making those pre-submits block, which I'll do once these jobs prove stable).
/cc @wojtek-t